xen.git
2006-10-12 kfraser@localhost... [PRIVCMD] Fix ia64 domain creation by abstracting the...
2006-10-12 Christian Limpach[xenstore] Don't create a transaction for singleton...
2006-10-12 Christian Limpach[xenstore] Don't limit the number of concurrent transac...
2006-10-12 Tim Deegan[XEN] Fix race in shadow invlpg
2006-10-12 kfraser@localhost... [NET] back: Fix inter-domain networking when using...
2006-10-12 kfraser@localhost... [NET] front: Fix error handling to correctly skip bogus...
2006-10-10 kaf24@localhost... Revert 11728:30f13007be. Breaks Solaris guests.
2006-10-10 kfraser@localhost... [XEND] Add missing line from changeset 11653:3b7e11cbeb940
2006-10-10 Christian Limpach[xend/hotplug] Remove happy gun logging.
2006-10-10 kfraser@localhost... [NET] back: Fix netif rate limiting.
2006-10-10 Ian CampbellCorrect check for extended-cr3 support in __xen_guest...
2006-10-09 kaf24@localhost... [TOOLS] Fixes to miniterm serial terminal utility.
2006-10-09 kfraser@localhost... [NET] back: Refcount fixes to vif rate-limiting code.
2006-10-09 Tim Deegan[XEN] Zero PAE shadow l3es when destroying subshadows.
2006-10-09 kfraser@localhost... [XEND] No need to decompress the initrd when building...
2006-10-09 kfraser@localhost... [PRIVCMD] Fix trivial bug introduced in IOCTL_PRIVCMD_MMAP.
2006-10-09 kfraser@localhost... [LINUX] Various fixes for mmapping I/O and foreign...
2006-10-09 Tim DeeganSince shadow_update_paging_modes() will modify v->arch...
2006-10-08 kaf24@firebug... [BLKTAP] Remove bogus extra public definition of sig_ha...
2006-10-06 kfraser@localhost... [BLKTAP] Fix trivial indentation snafu in previous...
2006-10-06 kfraser@localhost... [BLKTAP] Fix crash at start-of-day in blktapctrld
2006-10-06 kfraser@localhost... [BLKTAP] Formatting and style cleanups to blktapctrl.
2006-10-06 kfraser@localhost... [BALLOON] Replace alloc_empty_page_range with new helpe...
2006-10-06 kfraser@localhost... [BLK] tap: Allocate pages for foreign mappings individu...
2006-10-06 kaf24@firebug... [HVM][SVM] Revert changeset 11679:a949bd6ceb85
2006-10-05 kaf24@firebug... [TPM] back: Allocate pages for foreign mappings individ...
2006-10-05 kaf24@firebug... [NET] back: Allocate pages for foreign mappings individ...
2006-10-05 kaf24@firebug... [NET] back: Remove unused rx_mmap area. Copying happens...
2006-10-05 kaf24@firebug... [BLK] back: Allocate pages for foreign mappings individ...
2006-10-05 Tim DeeganMerge
2006-10-05 kfraser@localhost... [XEN] Fix memtype accessor domctls.
2006-10-05 kfraser@localhost... [XEN] Change microcode_update function interface inside...
2006-10-05 kfraser@localhost... [XEN] Remove unused MULTICALL_arg6, and unnecessary...
2006-10-05 kfraser@localhost... Make sure that if one of the intermediate steps fails...
2006-10-05 Tim Deegan[VMX] Remove vcpu->arch.hvm_vmx.cpu_state
2006-10-05 kfraser@localhost... [XM] Fix 'xm help' when called on a command-name prefix.
2006-10-05 kfraser@localhost... [XEND] Fix pygrub when run server-side on a domain...
2006-10-05 kfraser@localhost... [NET] front: Fix size of grant_rx_ref[]. It should...
2006-10-05 Christian Limpach[HVM/vncserver] Implement a 'vnclisten' option to limit...
2006-10-05 Ian Campbell[NET] front: Include linux/moduleparam.h since we use...
2006-10-05 kaf24@firebug... [MBOOTPACK] Fix building mbootpack on x86/64.
2006-10-05 jchesterfield... [BLKTAP] Blktapctrl: Add asynchronous watch on dom0...
2006-10-05 Ian Campbell[NET] front: If the kernel does not include GSO then...
2006-10-05 Ian Campbell[NET] front: Invert the test for a kernel with GSO...
2006-10-05 kaf24@firebug... [LIBXC] Fix ptrace memory-mapping code to map pagetable...
2006-10-04 kfraser@localhost... Remove redundant '&' before array name in __RING_SIZE...
2006-10-04 kfraser@localhost... [LINUX] Don't bother to write a 5-bit value to a 2...
2006-10-04 kfraser@localhost... [NET] back: Disable packet queuing when a client has...
2006-10-04 kaf24@firebug... [IOEMU] When vncunused is specified, allocate a port...
2006-10-04 kaf24@firebug... [XEND] If 'vncused' is set, it won't specify an explici...
2006-10-04 kaf24@firebug... [HVMLOADER] Fix SMBIOS table code. One of the string...
2006-10-04 kaf24@firebug... [XEN] Never crash machine on int3 traps.
2006-10-03 kfraser@localhost... [NET] Make MAX_SKBUFF_ORDER page-size independent.
2006-10-03 kfraser@localhost... [IA64] Fix implicit declaration of initialize_keytable().
2006-10-03 Alastair Tse[XM] Fix rmlabel filename assignment
2006-10-03 Alastair Tse[XM] Fix missing security check in block-attach
2006-10-02 kfraser@localhost... [HVMLOADER] Clean up SMBIOS table-length computations.
2006-10-02 kfraser@localhost... [NET] front: Allow copying receive path to be selected...
2006-10-02 Steven Smith[XEN][HVM] Fix a bug which could lead to the guest...
2006-09-30 kaf24@firebug... [HVM][TOOLS] Improve warnign message when trying to...
2006-09-30 kaf24@firebug... [HVM] Mov to/from CR8 must be gated on whether VLAPIC...
2006-09-30 kaf24@firebug... [HVM] Add RDMSR/WRMSR instruction emulation to VMXAssis...
2006-09-30 kaf24@firebug... [HVM] Add sub instruction support to HVM MMIO decoder.
2006-09-30 kaf24@firebug... [HVM][SVM] Do not delay ExtInt event injection if RFLAG...
2006-09-29 kfraser@localhost... [NET] back: Loopback must copy foreign mappings.
2006-09-29 Steven SmithMerge.
2006-09-29 Steven Smith[XEN][HVM] Arrange that we only consider sending a...
2006-09-29 kfraser@localhost... [BLKTAP] Find major number by searching sysfs
2006-09-29 Steven SmithMerge.
2006-09-29 Steven Smith[XEN][HVM] Make sure that the interrupt which event...
2006-09-29 kfraser@localhost... [LINUX] Make evtchn device use a dynamic minor number.
2006-09-29 Tim Deegan[XEN] Recompute shadows of PAE PSE l2es when needed.
2006-09-29 kfraser@localhost... [HVM][SVM] Obtaining instruction address needs to mask...
2006-09-29 Alastair Tse[TOOLS] Fix xendomains init.d script DOG PIG confusion.
2006-09-29 kfraser@localhost... [HVM] Disable VMX/SVM on auxiliary processors when...
2006-09-29 kfraser@localhost... [HVM][VMX] Clear vmxe when VMX is not enabled.
2006-09-29 kfraser@localhost... [PYGRUB] Enable showing the cursor in pygrub when it...
2006-09-29 kfraser@localhost... [HVM][SVM] 64-bit Windows HVM guests require MCE/MCA...
2006-09-29 kfraser@localhost... [BLKTAP] Remove unnecessary TLB flush from blktap driver.
2006-09-29 kfraser@localhost... [BLKTAP] Remove unnecessary timeout from tapdisk select...
2006-09-29 kfraser@localhost... Remove dead pdb code from tools directory.
2006-09-29 kfraser@localhost... [VMXASSIST] Fix data32/addr32 instruction decode issue.
2006-09-29 kfraser@localhost... [HVM] Clean up hvm_copy interface to be more like copy_...
2006-09-29 kfraser@localhost... [HVM][VMX] Fix data copying in transition to/from vmxas...
2006-09-29 kfraser@localhost... [NET] back: Reset netfilter context in loopback receive...
2006-09-29 kfraser@localhost... [BLK] front: Flush workqueues with no locks held. Opera...
2006-09-29 kfraser@localhost... [XENBUS] Don't perform normal state-machine transitions and
2006-09-28 Andrew Warfield[BLKTAP] have udev create the device for blktap
2006-09-28 Andrew Warfield[BLKTAP] have blktap use a dynamic major
2006-09-28 Andrew Warfield[BLKTAP][XEND] Fix blktap to work with a bootloader
2006-09-28 Andrew Warfield[BLKTAP] Fix SMP debugging assert failures in blktap
2006-09-28 Andrew Warfield[BLKTAP] clean up blktap and remove private structure
2006-09-28 Andrew Warfield[BLKTAP] Fix blktap oops on domain shutdown
2006-09-28 Tim Deegan[XEN] Support lightweight shadow-translate PV guests...
2006-09-28 Tim Deegan[XEN] Fix interaction between tlbflush timestamp and...
2006-09-28 kfraser@localhost... [NET] back: 4 loopbacks by default for dom0 (previously...
2006-09-28 kfraser@localhost... [XEN] Remove weak-extern definitions from symbols.c.
2006-09-28 kfraser@localhost... [NET] back: Create 0 loopbacks by default for non-domain-0.
2006-09-28 atse@norwich... [XM] Report proper ACMError(s) instead of silently...
2006-09-28 atse@norwich... [XM] Remove traceback printing from load/makepolicy.py.
next